| Mode | Indicates whether the long-term archive (LTA) is active or inactive. This determines if normal housekeeping is operational. |
| File.path | Directory where Orchestra creates its folder structure and stores zip files containing process information and messages. |
| AutomaticDeletion | Specifies whether Orchestra should delete empty folders after message cleanup. If enabled, empty folders are removed after a configurable time. |
| DeleteCorruptZipFiles | Defines how Orchestra handles corrupt zip files: either log an error message or delete the file. |
| CompressAfter | Specifies when older folders are fully compressed into a separate zip file. After the configured duration (default: 1 hour), folders are compressed and relocated to /compressed. |
| BucketSize | Maximum number of records that can be retrieved concurrently from LTA database tables during the compression process into zip files. |
| CompressLimit | Sets the maximum number of hours that should be compressed during an upgrade (e.g., 24 folders = 24 hours). Helps limit long compression operations for older uncompressed folders. |